Skip to content

Update all#1192

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Closed

Update all#1192
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 18, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rollup/plugin-replace (source) 5.0.5 -> 5.0.7 age adoption passing confidence devDependencies patch
@types/node (source) 18.19.22 -> 18.19.112 age adoption passing confidence devDependencies patch
acorn 8.11.3 -> 8.15.0 age adoption passing confidence devDependencies minor
acorn-walk 8.3.2 -> 8.3.4 age adoption passing confidence devDependencies patch
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence devDependencies minor
css-loader 6.10.0 -> 6.11.0 age adoption passing confidence devDependencies minor
magic-string 0.30.8 -> 0.30.17 age adoption passing confidence devDependencies patch
mini-css-extract-plugin 2.8.1 -> 2.9.2 age adoption passing confidence devDependencies minor
node (source) 18.19.1 -> 18.20.8 age adoption passing confidence volta minor
preact (source) 10.19.6 -> 10.26.9 age adoption passing confidence dependencies minor
prettier (source) 3.2.5 -> 3.6.0 age adoption passing confidence devDependencies minor
rimraf 5.0.5 -> 5.0.10 age adoption passing confidence devDependencies patch
shx 0.3.4 -> 0.4.0 age adoption passing confidence devDependencies minor
sinon (source) 14.0.0 -> 14.0.2 age adoption passing confidence devDependencies patch
typescript (source) 5.4.2 -> 5.8.3 age adoption passing confidence devDependencies minor

Release Notes

rollup/plugins (@​rollup/plugin-replace)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
acornjs/acorn (acorn)

v8.15.0

Compare Source

v8.14.1

Compare Source

v8.14.0

Compare Source

v8.13.0

Compare Source

v8.12.1

Compare Source

v8.12.0

Compare Source

babel/babel-loader (babel-loader)

v9.2.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.1.3...v9.2.0

webpack-contrib/css-loader (css-loader)

v6.11.0

Compare Source

Features
Bug Fixes
rich-harris/magic-string (magic-string)

v0.30.17

Compare Source

Bug Fixes
  • remove problematic type: module (092697b)

v0.30.16

Compare Source

Bug Fixes
  • missing mapping after a line break with hires: 'boundary' (#​298) (24cb8ea)
Features

v0.30.15

Compare Source

Features

v0.30.14

Compare Source

Features

v0.30.13

Compare Source

Features

v0.30.12

Compare Source

Performance Improvements

v0.30.11

Compare Source

Bug Fixes
  • not use negative indices for remove in empty string (#​281) (5c1cba0)

v0.30.10

Compare Source

Bug Fixes

v0.30.9

Compare Source

Performance Improvements
  • avoid create uncessary overrides for replace (a1b857c)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)
nodejs/node (node)

v18.20.8: 2025-03-27, Version 18.20.8 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release updates OpenSSL to 3.0.16 and root certificates to NSS 3.108.

Commits

v18.20.7: 2025-02-20, Version 18.20.7 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

v18.20.6: 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v18.20.5: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits

v18.20.4: 2024-07-08, Version 18.20.4 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
Commits

v18.20.3: 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with newer versions of Clang.

The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
  • acorn updated to 8.11.3.
  • acorn-walk updated to 8.3.2.
  • ada updated to 2.7.8.
  • c-ares updated to 1.28.1.
  • corepack updated to 0.28.0.
  • nghttp2 updated to 1.61.0.
  • ngtcp2 updated to 1.3.0.
  • npm updated to 10.7.0. Includes a fix from npm@10.5.1 to limit the number of open connections npm/cli#7324.
  • simdutf updated to 5.2.4.
  • zlib updated to 1.3.0.1-motley-7d77fb7.
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all branch 7 times, most recently from d47d0a4 to 9d87224 Compare March 23, 2024 07:46
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from ca179d9 to 30fd0cc Compare March 30, 2024 08:49
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from a8ea0d0 to 00b47a4 Compare April 9, 2024 15:13
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from f16b682 to 8a19a4c Compare April 16, 2024 16:46
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 31b3907 to 31f0a96 Compare May 6, 2024 19:00
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from d4eb6db to ef1e7c3 Compare May 12, 2024 05:00
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from bb82a48 to bfdace3 Compare May 21, 2024 17:21
@renovate renovate Bot force-pushed the renovate/all branch from bfdace3 to 8cc8a6b Compare May 24, 2024 18:16
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 72ad7fa to e7b435a Compare June 22, 2024 10:37
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from f4aaa75 to 5dfec10 Compare July 11, 2024 19:35
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 7c76211 to cdb4ddf Compare July 18, 2024 19:09
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from 48f3f03 to acccc06 Compare July 29, 2024 13:31
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 6a93838 to 65a8bb3 Compare August 2, 2024 09:50
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 2f4f863 to 4129072 Compare August 12, 2024 18:30
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 2f3a874 to caf0976 Compare August 22, 2024 17:42
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 3f9accc to bb86e3c Compare September 1, 2024 23:16
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 57c50c2 to 5e7371e Compare September 4, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant